forked from giranm/pd-live-react
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release] v0.13.1 beta.0 #475
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
gsreynolds
commented
Jul 29, 2024
- Bump braces from 3.0.2 to 3.0.3
- Bump jsonpath-plus from 7.2.0 to 9.0.0
- Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
- Bump jest-location-mock from 1.0.10 to 2.0.0
- Bump react-select from 5.7.7 to 5.8.0
- Bump react-window from 1.8.9 to 1.8.10
- Bump dotenv from 16.4.4 to 16.4.5
- Bump fuse.js from 6.6.2 to 7.0.0
- Bump @welldone-software/why-did-you-render from 7.0.1 to 8.0.3
- Bump i18next-parser from 8.12.0 to 9.0.0
- local checkpoint 1
- Add additional test for existing column generator functionality
- Add regex-single and regex test for hostname in incident details
- Add computed null condition tests
- Remove console.log statements from column-generator
- computed columns UI WIP
- computed columns UI WIP 2
- computed columns UI WIP 3
- Reduce duplication of values/ids/labels etc so they are defined in fewer places
- Clear Local Cache should really clear local storage and session storage entirely
- Ensure value is loaded from saved columns and that expression/expressionType is persisted and loaded
- Remove redundant aggregator from alert columns, always null
- Add validation to add column functions and set default state of columnType
- react-table requires id, but derive it now from value and not accessor if id is not directly set
- Column IDs are now the full value and not just the accessor
- Add e2e test for adding computed columns
- Add e2e test for multiple computed columns with the same accessor
- Update locales
- Remove duplicated function
- Bump cypress from 13.5.1 to 13.13.1
- Ensure expression and expressionType are persisted as needed to set the accessor function
- Pass custom column as argument and construct value later. Improve e2e tests for alert and computed columns
- Guard against computed or alert column state being undefined
- Remove console.errors
- clean up some formatting
- oops, take out garish colors
- Bump @emotion/styled from 11.11.0 to 11.13.0
- Update unit tests for custom column UI changes
- Bump string.prototype.replaceall from 1.0.7 to 1.0.10
- yarn-deduplicate
- Catastrophic -> Unexpected Error
- Bump i18next-browser-languagedetector from 7.1.0 to 8.0.0
- Bump validator from 13.11.0 to 13.12.0
- Bump eslint-plugin-styled-components-a11y from 2.1.31 to 2.1.35
- Bump @testing-library/react from 14.1.2 to 15.0.7
- Bump eslint-plugin-cypress from 2.15.1 to 3.4.0
- Publishing release v0.13.1-beta.0
- eslint format
- Update caniuse-lite
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 7.2.0 to 9.0.0. - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v7.2.0...v9.0.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jest-location-mock](https://github.com/evelynhathaway/jest-location-mock) from 1.0.10 to 2.0.0. - [Release notes](https://github.com/evelynhathaway/jest-location-mock/releases) - [Changelog](https://github.com/evelynhathaway/jest-location-mock/blob/main/CHANGELOG.md) - [Commits](evelynhathaway/jest-location-mock@v1.0.10...v2.0.0) --- updated-dependencies: - dependency-name: jest-location-mock dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.7 to 5.8.0. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.0) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-3.0.3 Bump braces from 3.0.2 to 3.0.3
…p/eslint-plugin-react-hooks-4.6.2 Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
…p/jest-location-mock-2.0.0 Bump jest-location-mock from 1.0.10 to 2.0.0
…p/react-select-5.8.0 Bump react-select from 5.7.7 to 5.8.0
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.9 to 1.8.10. - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.9...1.8.10) --- updated-dependencies: - dependency-name: react-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.4 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.4...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…p/dotenv-16.4.5
…p/react-window-1.8.10
…p/jsonpath-plus-9.0.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.2 to 7.0.0. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v6.6.2...v7.0.0) --- updated-dependencies: - dependency-name: fuse.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…p/fuse.js-7.0.0
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 7.0.1 to 8.0.3. - [Release notes](https://github.com/welldone-software/why-did-you-render/releases) - [Commits](welldone-software/why-did-you-render@v7.0.1...v8.0.3) --- updated-dependencies: - dependency-name: "@welldone-software/why-did-you-render" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 8.12.0 to 9.0.0. - [Release notes](https://github.com/i18next/i18next-parser/releases) - [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-parser/commits) --- updated-dependencies: - dependency-name: i18next-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
…wer places Signed-off-by: Gavin Reynolds <[email protected]>
…rage entirely Signed-off-by: Gavin Reynolds <[email protected]>
…ionType is persisted and loaded Signed-off-by: Gavin Reynolds <[email protected]>
…p/cypress-13.13.1
…p/emotion/styled-11.13.0
…p/welldone-software/why-did-you-render-8.0.3
Bumps [string.prototype.replaceall](https://github.com/es-shims/String.prototype.replaceAll) from 1.0.7 to 1.0.10. - [Changelog](https://github.com/es-shims/String.prototype.replaceAll/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.replaceAll@v1.0.7...v1.0.10) --- updated-dependencies: - dependency-name: string.prototype.replaceall dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…p/i18next-parser-9.0.0
Signed-off-by: Gavin Reynolds <[email protected]>
…p/string.prototype.replaceall-1.0.10
Signed-off-by: Gavin Reynolds <[email protected]>
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.1.0 to 8.0.0. - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-browser-languageDetector@v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: i18next-browser-languagedetector dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.11.0 to 13.12.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.11.0...13.12.0) --- updated-dependencies: - dependency-name: validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps eslint-plugin-styled-components-a11y from 2.1.31 to 2.1.35. --- updated-dependencies: - dependency-name: eslint-plugin-styled-components-a11y dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 15.0.7. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.1.2...v15.0.7) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 3.4.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…p/i18next-browser-languagedetector-8.0.0
…p/validator-13.12.0
…p/eslint-plugin-styled-components-a11y-2.1.35
…p/testing-library/react-15.0.7
…p/eslint-plugin-cypress-3.4.0
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Gavin Reynolds <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.